home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / 05_101 / winprog / getfile.mmm / meta.txt < prev   
Encoding:
Text File  |  1994-09-30  |  3.3 KB  |  51 lines

  1. Name
  2. ----
  3. GETFILE/R_NESQUE:FOR_MAC:101ツ人窶堙戸†ツ、窶忝窶弖ナスg:PROGRAM 3.1.3:
  4.  
  5. Strings
  6. ------
  7. Macromedia Director
  8.  
  9. stxt
  10. ----
  11. FILE No.  1 / 8
  12. --
  13. macro movieControl
  14.     global autoStatus, zoomCounter
  15.     
  16.     if autoStatus then
  17.         put ticks() + (5 * 60) into waitTime
  18.         repeat while ticks() < waitTime
  19.             if rollOver(5) then
  20.                 cursor 143
  21.                 placeFileNumber
  22.             else if rollOver(6) then
  23.                 cursor 132
  24.                 if mouseDown() then
  25.                     go to "return"
  26.                     exit repeat
  27.                 end if
  28.             else
  29.                 set the locV of sprite 15 = 600
  30.                 updateStage
  31.                 cursor 139
  32.             end if
  33.         end repeat
  34.         set the locV of sprite 15 = 600
  35.         updateStage
  36.         getFileCounter("1")
  37.         go to marker(1)
  38.     else
  39.         if rollOver(3) then
  40.             cursor 137
  41.             exit
  42.         else if rollOver(4) then
  43.             cursor 138
  44.             exit
  45.         else if rollOver(5) then
  46.             cursor 139
  47.             placeFileNumber
  48.             exit
  49.         else if rollOver(6) then
  50.             cursor 132
  51.             exit
  52.         else if rollOver(7) then
  53.             if zoomCounter = 0 then
  54.                 cursor 140
  55.             else if zoomCounter = 1 then
  56.                 cursor 141
  57.             else if zoomCounter = 2 then
  58.                 cursor 142
  59.             else
  60.                 cursor 135
  61.             end if
  62.             exit
  63.         else
  64.             cursor 139
  65.             exit
  66.         end if
  67.     end if
  68.     
  69.  
  70. macro placeFileNumber
  71.     global photoCounter, fileNumber
  72.     
  73.     put "FILE No.  " & photoCounter & " / " & fileNumber into field "fileNumber"
  74.     
  75.     puppetSprite 15, TRUE
  76.     set the type of sprite 15 =7
  77.     set the ink of sprite 15 = 0
  78.     set the castNum of sprite 15 = the number of cast "fileNumber"
  79.     set the locH of sprite 15 = 250
  80.     set the locV of sprite 15 = 455
  81.     updateStage
  82.     
  83.     repeat while rollOver(5)
  84.     end repeat
  85.   
  86.     puppetSprite 15, FALSE
  87.     updateStage
  88.     
  89.  
  90. Script Channel Commands
  91. --------------------
  92. movieControl
  93. go to the framecursor 200setPalette photoPalette
  94. getPhoto getPhotoNamesetTransitiongoNext("return")go to marker(-1)setTransition
  95. cursor 139getFileName
  96. getFileCounter(1)
  97. setPalette photoPalette
  98. getPhoto getPhotoName
  99.  
  100. vwci
  101. ----
  102. 1025: □Photo1
  103. 1026: on mouseUp
  104.     global autoStatus
  105.     if autoStatus then
  106.         exit
  107.     else
  108.         puppetSprite 10, FALSE
  109.         cursor 129
  110.         go to marker(1)
  111.         getFileCounter("-1")
  112.     end if
  113. end mouseUp□PrevPage
  114. 1027: on mouseUp
  115.     global autoStatus
  116.     if autoStatus then
  117.         exit
  118.     else
  119.         puppetSprite 10, FALSE
  120.         cursor 129
  121.         go to marker(1)
  122.         getFileCounter("1")
  123.     end if
  124. end mouseUp□NextPage
  125. 1028: on mouseUp
  126.   
  127. end mouseUp□Counter
  128. 1029: on mouseUp
  129.     puppetTransition 48, 1, 5
  130.     updateStage
  131.     puppetSprite 10, FALSE
  132.     go to "return"
  133. end mouseUp□return
  134. 1030: on mouseDown
  135.     global autoStatus
  136.     if autoStatus then
  137.         exit
  138.     else
  139.         zoomCont
  140.     end if
  141. end mouseDown□Zoom
  142. 1031: 
  143. fileNumber
  144. 1033: □PL1
  145. 1034: □PL2
  146. 1035: □PL3
  147. 1036: □PL4
  148. 1037: □PL5
  149. 1038: □PL6
  150. 1039: □PL7
  151. 1040: □PL8
  152. 1041: □1
  153. 1042: □2
  154. 1043: □3
  155. 1044: □4
  156. 1045: □5
  157. 1046: □6
  158. 1047: □7
  159. 1048: □8
  160. 1049: □S1
  161.  
  162. Fonts
  163. -----
  164. New York
  165. Osaka
  166. Geneva
  167.